Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Wav
Loads the data from WAV stream to the specified SoundBuffer.
public static void LoadFromWav( SoundBuffer buffer, Stream stream, bool closeStream )